php script read source code web

41

<? $f = fopen ("http://www.example.com/f", r);
echo $f;
?>

Comments

Submit
0 Comments